﻿2026-06-08T04:16:39.5226032Z Current runner version: '2.334.0'
2026-06-08T04:16:39.5230547Z Runner name: 'hfenduleam'
2026-06-08T04:16:39.5230969Z Runner group name: 'Default'
2026-06-08T04:16:39.5231439Z Machine name: 'HFENDULEAM'
2026-06-08T04:16:39.5233330Z ##[group]GITHUB_TOKEN Permissions
2026-06-08T04:16:39.5234576Z Contents: read
2026-06-08T04:16:39.5234950Z Metadata: read
2026-06-08T04:16:39.5235268Z Packages: read
2026-06-08T04:16:39.5235583Z ##[endgroup]
2026-06-08T04:16:39.5236816Z Secret source: Actions
2026-06-08T04:16:39.5237228Z Prepare workflow directory
2026-06-08T04:16:39.5495531Z Prepare all required actions
2026-06-08T04:16:39.5519748Z Getting action download info
2026-06-08T04:16:39.9815696Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-08T04:16:40.7922716Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-06-08T04:16:41.8957024Z Complete job name: build (self-hosted, Windows, hfenduleam, spt-x86_64-windows.exe, target/release/spt.exe)
2026-06-08T04:16:41.9559640Z ##[group]Run actions/checkout@v5
2026-06-08T04:16:41.9560244Z with:
2026-06-08T04:16:41.9560517Z   repository: SaberMage/spt-core
2026-06-08T04:16:41.9562538Z   token: ***
2026-06-08T04:16:41.9562776Z   ssh-strict: true
2026-06-08T04:16:41.9563038Z   ssh-user: git
2026-06-08T04:16:41.9563286Z   persist-credentials: true
2026-06-08T04:16:41.9563544Z   clean: true
2026-06-08T04:16:41.9563801Z   sparse-checkout-cone-mode: true
2026-06-08T04:16:41.9564075Z   fetch-depth: 1
2026-06-08T04:16:41.9564327Z   fetch-tags: false
2026-06-08T04:16:41.9564595Z   show-progress: true
2026-06-08T04:16:41.9564845Z   lfs: false
2026-06-08T04:16:41.9565085Z   submodules: false
2026-06-08T04:16:41.9565334Z   set-safe-directory: true
2026-06-08T04:16:41.9565725Z ##[endgroup]
2026-06-08T04:16:42.1410155Z Syncing repository: SaberMage/spt-core
2026-06-08T04:16:42.1411191Z ##[group]Getting Git version info
2026-06-08T04:16:42.1411645Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-08T04:16:42.1642643Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T04:16:42.1843370Z git version 2.43.0.windows.1
2026-06-08T04:16:42.1869945Z ##[endgroup]
2026-06-08T04:16:42.1877683Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b926247e-9352-41d3-91cf-ac18b34db288\.gitconfig'
2026-06-08T04:16:42.1889950Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b926247e-9352-41d3-91cf-ac18b34db288' before making global git config changes
2026-06-08T04:16:42.1890697Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T04:16:42.1894938Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-08T04:16:42.2126558Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-08T04:16:42.2313965Z https://github.com/SaberMage/spt-core
2026-06-08T04:16:42.2340300Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-08T04:16:42.2344357Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-08T04:16:42.2532843Z refs/heads/dev-freeform
2026-06-08T04:16:42.2556805Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-08T04:16:42.2852982Z HEAD is now at 6a4ccc7 chore(release): prep v0.2.0 — user-facing CHANGELOG + changelog-driven release notes
2026-06-08T04:16:42.3087163Z ##[endgroup]
2026-06-08T04:16:42.3090714Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-08T04:16:42.6641499Z ##[group]Cleaning the repository
2026-06-08T04:16:42.6646170Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-08T04:16:47.0026381Z Removing .adapter-notify/
2026-06-08T04:16:47.0026679Z Removing target/
2026-06-08T04:16:47.0064464Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-08T04:16:47.0421156Z HEAD is now at 6a4ccc7 chore(release): prep v0.2.0 — user-facing CHANGELOG + changelog-driven release notes
2026-06-08T04:16:47.0443137Z ##[endgroup]
2026-06-08T04:16:47.0446818Z ##[group]Disabling automatic garbage collection
2026-06-08T04:16:47.0451579Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-08T04:16:47.0675840Z ##[endgroup]
2026-06-08T04:16:47.0676209Z ##[group]Setting up auth
2026-06-08T04:16:47.0681977Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T04:16:47.0893933Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T04:16:47.4383112Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T04:16:47.4634637Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T04:16:47.8297896Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T04:16:47.8527072Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T04:16:48.1973013Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-08T04:16:48.2263322Z ##[endgroup]
2026-06-08T04:16:48.2263723Z ##[group]Fetching the repository
2026-06-08T04:16:48.2269867Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a4ccc7320d110e949fc6669ba721023564f2570:refs/tags/v0.2.0
2026-06-08T04:16:48.8323253Z From https://github.com/SaberMage/spt-core
2026-06-08T04:16:48.8323661Z  * [new ref]         6a4ccc7320d110e949fc6669ba721023564f2570 -> v0.2.0
2026-06-08T04:16:48.8437687Z ##[endgroup]
2026-06-08T04:16:48.8438050Z ##[group]Determining the checkout info
2026-06-08T04:16:48.8439122Z ##[endgroup]
2026-06-08T04:16:48.8444072Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-08T04:16:48.8701048Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-08T04:16:48.8918591Z ##[group]Checking out the ref
2026-06-08T04:16:48.8922920Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/tags/v0.2.0
2026-06-08T04:16:48.9236877Z HEAD is now at 6a4ccc7 chore(release): prep v0.2.0 — user-facing CHANGELOG + changelog-driven release notes
2026-06-08T04:16:48.9259068Z ##[endgroup]
2026-06-08T04:16:48.9492661Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-08T04:16:48.9685764Z 6a4ccc7320d110e949fc6669ba721023564f2570
2026-06-08T04:16:48.9946277Z ##[group]Run cargo build --release -p spt --bin spt
2026-06-08T04:16:48.9946658Z [36;1mcargo build --release -p spt --bin spt[0m
2026-06-08T04:16:49.0001816Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-08T04:16:49.0002091Z ##[endgroup]
2026-06-08T04:16:50.8519155Z    Compiling proc-macro2 v1.0.106
2026-06-08T04:16:50.8519488Z    Compiling quote v1.0.45
2026-06-08T04:16:50.8519700Z    Compiling unicode-ident v1.0.24
2026-06-08T04:16:50.8519987Z    Compiling serde_core v1.0.228
2026-06-08T04:16:50.8520241Z    Compiling serde v1.0.228
2026-06-08T04:16:50.8520949Z    Compiling windows-link v0.2.1
2026-06-08T04:16:50.8521307Z    Compiling cfg-if v1.0.4
2026-06-08T04:16:50.8521740Z    Compiling typenum v1.20.1
2026-06-08T04:16:50.8522151Z    Compiling pin-project-lite v0.2.17
2026-06-08T04:16:50.8522563Z    Compiling version_check v0.9.5
2026-06-08T04:16:50.8523776Z    Compiling portable-atomic v1.13.1
2026-06-08T04:16:50.8524542Z    Compiling critical-section v1.2.0
2026-06-08T04:16:50.8529135Z    Compiling memchr v2.8.1
2026-06-08T04:16:50.8533934Z    Compiling subtle v2.6.1
2026-06-08T04:16:50.8539169Z    Compiling futures-core v0.3.32
2026-06-08T04:16:50.8539609Z    Compiling bytes v1.11.1
2026-06-08T04:16:50.9396026Z    Compiling windows-sys v0.61.2
2026-06-08T04:16:50.9683761Z    Compiling semver v1.0.28
2026-06-08T04:16:50.9725731Z    Compiling shlex v2.0.1
2026-06-08T04:16:50.9974309Z    Compiling find-msvc-tools v0.1.9
2026-06-08T04:16:50.9993567Z    Compiling smallvec v1.15.1
2026-06-08T04:16:51.0803500Z    Compiling stable_deref_trait v1.2.1
2026-06-08T04:16:51.1109856Z    Compiling log v0.4.32
2026-06-08T04:16:51.1678412Z    Compiling futures-io v0.3.32
2026-06-08T04:16:51.1885796Z    Compiling rustc_version v0.4.1
2026-06-08T04:16:51.2687735Z    Compiling slab v0.4.12
2026-06-08T04:16:51.2688194Z    Compiling generic-array v0.14.7
2026-06-08T04:16:51.3258372Z    Compiling futures-sink v0.3.32
2026-06-08T04:16:51.3331327Z    Compiling equivalent v1.0.2
2026-06-08T04:16:51.3489328Z    Compiling futures-task v0.3.32
2026-06-08T04:16:51.3543761Z    Compiling itoa v1.0.18
2026-06-08T04:16:51.4451236Z    Compiling cc v1.2.63
2026-06-08T04:16:51.4750912Z    Compiling getrandom v0.2.17
2026-06-08T04:16:51.5429019Z    Compiling futures-channel v0.3.32
2026-06-08T04:16:51.5571100Z    Compiling cpufeatures v0.2.17
2026-06-08T04:16:51.5829790Z    Compiling libc v0.2.186
2026-06-08T04:16:51.6263144Z    Compiling hashbrown v0.17.1
2026-06-08T04:16:51.6477898Z    Compiling cfg_aliases v0.2.1
2026-06-08T04:16:51.6515440Z    Compiling autocfg v1.5.1
2026-06-08T04:16:51.7006054Z    Compiling rustversion v1.0.22
2026-06-08T04:16:51.7548837Z    Compiling writeable v0.6.3
2026-06-08T04:16:51.8094348Z    Compiling litemap v0.8.2
2026-06-08T04:16:51.8094775Z    Compiling rand_core v0.10.1
2026-06-08T04:16:51.8988242Z    Compiling icu_properties_data v2.2.0
2026-06-08T04:16:52.0603994Z    Compiling utf8_iter v1.0.4
2026-06-08T04:16:52.0657081Z    Compiling icu_normalizer_data v2.2.0
2026-06-08T04:16:52.0687563Z    Compiling getrandom v0.4.2
2026-06-08T04:16:52.0687963Z    Compiling percent-encoding v2.3.2
2026-06-08T04:16:52.2421675Z    Compiling syn v2.0.117
2026-06-08T04:16:52.2600106Z    Compiling http v1.4.1
2026-06-08T04:16:52.3207369Z    Compiling thiserror v2.0.18
2026-06-08T04:16:52.3732452Z    Compiling cpufeatures v0.3.0
2026-06-08T04:16:52.3998375Z    Compiling indexmap v2.14.0
2026-06-08T04:16:52.4405133Z    Compiling chacha20 v0.10.0
2026-06-08T04:16:52.4797702Z    Compiling form_urlencoded v1.2.2
2026-06-08T04:16:52.4885561Z    Compiling strsim v0.11.1
2026-06-08T04:16:52.5712219Z    Compiling untrusted v0.9.0
2026-06-08T04:16:52.5836270Z    Compiling ident_case v1.0.1
2026-06-08T04:16:52.6192711Z    Compiling anyhow v1.0.102
2026-06-08T04:16:52.7179044Z    Compiling crypto-common v0.1.7
2026-06-08T04:16:52.7350386Z    Compiling block-buffer v0.10.4
2026-06-08T04:16:52.7885787Z    Compiling fnv v1.0.7
2026-06-08T04:16:52.7887559Z    Compiling rand v0.10.1
2026-06-08T04:16:52.7977721Z    Compiling num-traits v0.2.19
2026-06-08T04:16:52.8209972Z    Compiling windows-strings v0.5.1
2026-06-08T04:16:52.9117882Z    Compiling digest v0.10.7
2026-06-08T04:16:52.9118326Z    Compiling windows-result v0.4.1
2026-06-08T04:16:52.9258121Z    Compiling scopeguard v1.2.0
2026-06-08T04:16:52.9522439Z    Compiling rustls v0.23.40
2026-06-08T04:16:53.0435979Z    Compiling unicode-segmentation v1.13.3
2026-06-08T04:16:53.0503284Z    Compiling lock_api v0.4.14
2026-06-08T04:16:53.0771815Z    Compiling atomic-waker v1.1.2
2026-06-08T04:16:53.1883732Z    Compiling const-oid v0.10.2
2026-06-08T04:16:53.1964416Z    Compiling unicode-xid v0.2.6
2026-06-08T04:16:53.2206547Z    Compiling ring v0.17.14
2026-06-08T04:16:53.2560684Z    Compiling bitflags v2.12.1
2026-06-08T04:16:53.3142539Z    Compiling zerocopy v0.8.50
2026-06-08T04:16:53.3187173Z    Compiling httparse v1.10.1
2026-06-08T04:16:53.3741066Z    Compiling http-body v1.0.1
2026-06-08T04:16:53.3889794Z    Compiling hybrid-array v0.4.12
2026-06-08T04:16:53.4036825Z    Compiling curve25519-dalek v4.1.3
2026-06-08T04:16:53.4880143Z    Compiling convert_case v0.10.0
2026-06-08T04:16:53.5406151Z    Compiling ahash v0.8.12
2026-06-08T04:16:53.5616368Z    Compiling heck v0.5.0
2026-06-08T04:16:53.6326221Z    Compiling base64ct v1.8.3
2026-06-08T04:16:53.7664305Z    Compiling rand_core v0.6.4
2026-06-08T04:16:53.8517332Z    Compiling tower-service v0.3.3
2026-06-08T04:16:53.8622530Z    Compiling tinyvec_macros v0.1.1
2026-06-08T04:16:53.8933057Z    Compiling pem-rfc7468 v1.0.0
2026-06-08T04:16:53.9577292Z    Compiling zmij v1.0.21
2026-06-08T04:16:53.9731034Z    Compiling data-encoding v2.11.0
2026-06-08T04:16:53.9963124Z    Compiling pkg-config v0.3.33
2026-06-08T04:16:53.9977123Z    Compiling fastrand v2.4.1
2026-06-08T04:16:54.0356919Z    Compiling parking_lot_core v0.9.12
2026-06-08T04:16:54.0368540Z    Compiling base64 v0.22.1
2026-06-08T04:16:54.1299881Z    Compiling try-lock v0.2.5
2026-06-08T04:16:54.3458120Z    Compiling vcpkg v0.2.15
2026-06-08T04:16:54.4046389Z    Compiling want v0.3.1
2026-06-08T04:16:54.4358196Z    Compiling tinyvec v1.11.0
2026-06-08T04:16:54.5648352Z    Compiling crypto-common v0.2.2
2026-06-08T04:16:54.6309574Z    Compiling block-buffer v0.12.0
2026-06-08T04:16:54.6607279Z    Compiling vergen-lib v9.1.0
2026-06-08T04:16:54.7244791Z    Compiling sha2 v0.10.9
2026-06-08T04:16:54.7897387Z    Compiling inout v0.1.4
2026-06-08T04:16:54.8728322Z    Compiling n0-future v0.3.2
2026-06-08T04:16:54.8735948Z    Compiling winnow v1.0.3
2026-06-08T04:16:54.9421178Z    Compiling cordyceps v0.3.4
2026-06-08T04:16:55.0161149Z    Compiling serde_json v1.0.150
2026-06-08T04:16:55.0285350Z    Compiling crossbeam-utils v0.8.21
2026-06-08T04:16:55.0828920Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-08T04:16:55.0946438Z    Compiling signature v2.2.0
2026-06-08T04:16:55.1234223Z    Compiling diatomic-waker v0.2.3
2026-06-08T04:16:55.2645351Z    Compiling httpdate v1.0.3
2026-06-08T04:16:55.3221345Z    Compiling parking v2.2.1
2026-06-08T04:16:55.3819953Z    Compiling spin v0.10.0
2026-06-08T04:16:55.3847213Z    Compiling libsqlite3-sys v0.30.1
2026-06-08T04:16:55.3958906Z    Compiling futures-lite v2.6.1
2026-06-08T04:16:55.5216864Z    Compiling futures-buffered v0.2.13
2026-06-08T04:16:55.5264265Z    Compiling digest v0.11.3
2026-06-08T04:16:55.7390331Z    Compiling ed25519 v2.2.3
2026-06-08T04:16:55.7820329Z    Compiling cipher v0.4.4
2026-06-08T04:16:55.9582286Z    Compiling synstructure v0.13.2
2026-06-08T04:16:55.9927466Z    Compiling darling_core v0.20.11
2026-06-08T04:16:56.0693666Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-08T04:16:56.2439550Z    Compiling vergen v9.1.0
2026-06-08T04:16:56.2462847Z    Compiling vergen-lib v0.1.6
2026-06-08T04:16:56.2739255Z    Compiling universal-hash v0.5.1
2026-06-08T04:16:56.3883150Z    Compiling noq-udp v0.10.0
2026-06-08T04:16:56.4348475Z    Compiling heapless v0.7.17
2026-06-08T04:16:56.5108367Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-08T04:16:56.6182595Z    Compiling sync_wrapper v1.0.2
2026-06-08T04:16:56.6498784Z    Compiling opaque-debug v0.3.1
2026-06-08T04:16:56.6994456Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-08T04:16:56.7379771Z    Compiling byteorder v1.5.0
2026-06-08T04:16:56.7404011Z    Compiling either v1.16.0
2026-06-08T04:16:56.8736710Z    Compiling powerfmt v0.2.0
2026-06-08T04:16:56.8768730Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-08T04:16:57.0045967Z    Compiling hash32 v0.2.1
2026-06-08T04:16:57.1013572Z    Compiling deranged v0.5.8
2026-06-08T04:16:57.1441064Z    Compiling polyval v0.6.2
2026-06-08T04:16:57.2884789Z    Compiling parking_lot v0.12.5
2026-06-08T04:16:57.5351983Z    Compiling vergen-gitcl v1.0.8
2026-06-08T04:16:57.5371117Z    Compiling spin v0.9.8
2026-06-08T04:16:57.7719863Z    Compiling windows-threading v0.2.1
2026-06-08T04:16:57.9122414Z    Compiling fallible-iterator v0.3.0
2026-06-08T04:16:58.3888862Z    Compiling tower-layer v0.3.3
2026-06-08T04:16:58.4592466Z    Compiling signature v3.0.0
2026-06-08T04:16:58.5212010Z    Compiling time-core v0.1.8
2026-06-08T04:16:58.8762304Z    Compiling num-conv v0.2.2
2026-06-08T04:16:58.9028343Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-08T04:16:59.0255592Z    Compiling proc-macro-crate v3.5.0
2026-06-08T04:16:59.0617753Z    Compiling windows-targets v0.52.6
2026-06-08T04:16:59.1738250Z    Compiling ghash v0.5.1
2026-06-08T04:16:59.1797769Z    Compiling ctr v0.9.2
2026-06-08T04:16:59.2635000Z    Compiling serde_derive v1.0.228
2026-06-08T04:16:59.2776768Z    Compiling zeroize_derive v1.4.3
2026-06-08T04:16:59.3349530Z    Compiling socket2 v0.6.4
2026-06-08T04:16:59.3349996Z    Compiling zerofrom-derive v0.1.7
2026-06-08T04:16:59.3392625Z    Compiling mio v1.2.1
2026-06-08T04:16:59.3728443Z    Compiling tokio-macros v2.7.0
2026-06-08T04:16:59.5609982Z    Compiling yoke-derive v0.8.2
2026-06-08T04:16:59.5761482Z    Compiling futures-macro v0.3.32
2026-06-08T04:16:59.6645369Z    Compiling zerovec-derive v0.11.3
2026-06-08T04:16:59.7352884Z    Compiling displaydoc v0.2.6
2026-06-08T04:17:00.2043257Z    Compiling tracing-attributes v0.1.31
2026-06-08T04:17:00.2263986Z    Compiling thiserror-impl v2.0.18
2026-06-08T04:17:00.3380310Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-08T04:17:00.4530132Z    Compiling zeroize v1.8.2
2026-06-08T04:17:00.5694735Z    Compiling tokio v1.52.3
2026-06-08T04:17:00.7505403Z    Compiling rustls-pki-types v1.14.1
2026-06-08T04:17:00.7809596Z    Compiling futures-util v0.3.32
2026-06-08T04:17:00.9402632Z    Compiling darling_macro v0.20.11
2026-06-08T04:17:01.0013895Z    Compiling derive_more-impl v2.1.1
2026-06-08T04:17:01.1412690Z    Compiling windows-implement v0.60.2
2026-06-08T04:17:01.2207380Z    Compiling rustls-webpki v0.103.13
2026-06-08T04:17:01.2736359Z    Compiling windows-interface v0.59.3
2026-06-08T04:17:01.4525986Z    Compiling darling v0.20.11
2026-06-08T04:17:01.4633592Z    Compiling zerofrom v0.1.8
2026-06-08T04:17:01.7254409Z    Compiling derive_builder_core v0.20.2
2026-06-08T04:17:01.8257303Z    Compiling yoke v0.8.3
2026-06-08T04:17:01.9775740Z    Compiling n0-error-macros v0.1.3
2026-06-08T04:17:01.9780666Z    Compiling spez v0.1.2
2026-06-08T04:17:02.2002032Z    Compiling zerovec v0.11.6
2026-06-08T04:17:02.2244809Z    Compiling zerotrie v0.2.4
2026-06-08T04:17:02.2374915Z    Compiling windows-core v0.62.2
2026-06-08T04:17:02.2891210Z    Compiling der v0.8.0-rc.10
2026-06-08T04:17:02.3949004Z    Compiling pin-project-internal v1.1.13
2026-06-08T04:17:02.4800932Z    Compiling cobs v0.3.0
2026-06-08T04:17:02.8022455Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-08T04:17:02.9454839Z    Compiling tinystr v0.8.3
2026-06-08T04:17:02.9913907Z    Compiling potential_utf v0.1.5
2026-06-08T04:17:03.0131256Z    Compiling n0-error v0.1.3
2026-06-08T04:17:03.0644643Z    Compiling derive_builder_macro v0.20.2
2026-06-08T04:17:03.1967386Z    Compiling icu_locale_core v2.2.0
2026-06-08T04:17:03.2290903Z    Compiling icu_collections v2.2.0
2026-06-08T04:17:03.3945986Z    Compiling ed25519-dalek v2.2.0
2026-06-08T04:17:03.4642609Z    Compiling derive_builder v0.20.2
2026-06-08T04:17:03.5602541Z    Compiling windows-numerics v0.3.1
2026-06-08T04:17:03.7789076Z    Compiling spki v0.8.0-rc.4
2026-06-08T04:17:03.7954738Z    Compiling pin-project v1.1.13
2026-06-08T04:17:03.9532682Z    Compiling futures-executor v0.3.32
2026-06-08T04:17:04.0431481Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-08T04:17:04.1447796Z    Compiling futures v0.3.32
2026-06-08T04:17:04.3248272Z    Compiling icu_provider v2.2.0
2026-06-08T04:17:04.3369960Z    Compiling ipnet v2.12.0
2026-06-08T04:17:04.4359977Z    Compiling ed25519 v3.0.0-rc.4
2026-06-08T04:17:04.4585758Z    Compiling spt-proto v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-08T04:17:04.7139717Z    Compiling icu_properties v2.2.0
2026-06-08T04:17:04.8231193Z    Compiling once_cell v1.21.4
2026-06-08T04:17:04.9325044Z    Compiling icu_normalizer v2.2.0
2026-06-08T04:17:05.0598519Z    Compiling tracing-core v0.1.36
2026-06-08T04:17:05.3199748Z    Compiling tokio-util v0.7.18
2026-06-08T04:17:05.3377472Z    Compiling derive_more v2.1.1
2026-06-08T04:17:05.4931340Z    Compiling tracing v0.1.44
2026-06-08T04:17:05.9146704Z    Compiling hashbrown v0.14.5
2026-06-08T04:17:06.1281104Z    Compiling idna_adapter v1.2.2
2026-06-08T04:17:06.2071797Z    Compiling h2 v0.4.14
2026-06-08T04:17:06.3223120Z    Compiling idna v1.1.0
2026-06-08T04:17:06.5601337Z    Compiling prefix-trie v0.8.4
2026-06-08T04:17:06.6915541Z    Compiling url v2.5.8
2026-06-08T04:17:06.7819095Z    Compiling hashlink v0.9.1
2026-06-08T04:17:06.7827371Z    Compiling windows-future v0.3.2
2026-06-08T04:17:06.8260037Z    Compiling windows-collections v0.3.2
2026-06-08T04:17:06.8470912Z    Compiling postcard-derive v0.2.2
2026-06-08T04:17:07.0845084Z    Compiling time v0.3.47
2026-06-08T04:17:07.1763261Z    Compiling aes v0.8.4
2026-06-08T04:17:07.3521784Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-08T04:17:07.3888196Z    Compiling sha2 v0.11.0-rc.5
2026-06-08T04:17:07.4162464Z    Compiling http-body-util v0.1.3
2026-06-08T04:17:07.6175856Z    Compiling aead v0.5.2
2026-06-08T04:17:07.7084373Z    Compiling ipconfig v0.3.4
2026-06-08T04:17:07.7140008Z    Compiling winapi v0.3.9
2026-06-08T04:17:07.9996754Z    Compiling widestring v1.2.1
2026-06-08T04:17:08.1701706Z    Compiling aes-gcm v0.10.3
2026-06-08T04:17:08.3751601Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-08T04:17:08.3897439Z    Compiling postcard v1.1.3
2026-06-08T04:17:08.8203828Z    Compiling windows v0.62.2
2026-06-08T04:17:09.0182527Z    Compiling tower v0.5.3
2026-06-08T04:17:09.1102671Z    Compiling chrono v0.4.45
2026-06-08T04:17:09.1103144Z    Compiling data-encoding-macro v0.1.20
2026-06-08T04:17:09.1783705Z    Compiling num_enum_derive v0.7.6
2026-06-08T04:17:09.2901284Z    Compiling tokio-rustls v0.26.4
2026-06-08T04:17:09.4524883Z    Compiling async-trait v0.1.89
2026-06-08T04:17:09.4714379Z    Compiling enum-assoc v1.3.0
2026-06-08T04:17:09.5655265Z    Compiling iroh-metrics-derive v0.4.1
2026-06-08T04:17:09.7259602Z    Compiling strum_macros v0.28.0
2026-06-08T04:17:09.7722033Z    Compiling windows-sys v0.59.0
2026-06-08T04:17:10.4064728Z    Compiling crossbeam-epoch v0.9.18
2026-06-08T04:17:10.6106359Z    Compiling crossbeam-channel v0.5.15
2026-06-08T04:17:10.7226884Z    Compiling hyper v1.10.1
2026-06-08T04:17:10.8271116Z    Compiling blake3 v1.8.5
2026-06-08T04:17:10.8965703Z    Compiling windows-registry v0.6.1
2026-06-08T04:17:10.9213782Z    Compiling uuid v1.23.2
2026-06-08T04:17:11.0385441Z    Compiling memoffset v0.6.5
2026-06-08T04:17:11.0915270Z    Compiling noq v0.18.0
2026-06-08T04:17:11.2906441Z    Compiling netwatch v0.16.0
2026-06-08T04:17:11.3409038Z    Compiling acto v0.8.2
2026-06-08T04:17:11.4618988Z    Compiling mac-addr v0.3.0
2026-06-08T04:17:11.5084420Z    Compiling ryu v1.0.23
2026-06-08T04:17:11.5204096Z    Compiling allocator-api2 v0.2.21
2026-06-08T04:17:11.5307485Z    Compiling xml-rs v0.8.28
2026-06-08T04:17:11.6258926Z    Compiling rusqlite v0.32.1
2026-06-08T04:17:11.6965236Z    Compiling tagptr v0.2.0
2026-06-08T04:17:11.6965561Z    Compiling rustc-hash v2.1.2
2026-06-08T04:17:11.7426590Z    Compiling sorted-index-buffer v0.2.1
2026-06-08T04:17:11.8450280Z    Compiling thiserror v1.0.69
2026-06-08T04:17:11.8639812Z    Compiling ref-cast v1.0.25
2026-06-08T04:17:11.9128331Z    Compiling foldhash v0.2.0
2026-06-08T04:17:11.9331349Z    Compiling lru-slab v0.1.2
2026-06-08T04:17:12.0249892Z    Compiling identity-hash v0.1.0
2026-06-08T04:17:12.1392895Z    Compiling noq-proto v0.17.0
2026-06-08T04:17:12.1714841Z    Compiling hashbrown v0.16.1
2026-06-08T04:17:12.2710053Z    Compiling xmltree v0.10.3
2026-06-08T04:17:12.3689600Z    Compiling moka v0.12.15
2026-06-08T04:17:12.4061284Z    Compiling hyper-util v0.1.20
2026-06-08T04:17:12.5411427Z    Compiling strum v0.28.0
2026-06-08T04:17:12.7303850Z    Compiling spt-store v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-08T04:17:12.8985240Z    Compiling iroh-metrics v0.38.3
2026-06-08T04:17:12.9901320Z    Compiling netdev v0.42.0
2026-06-08T04:17:13.8895353Z    Compiling hickory-net v0.26.0-beta.4
2026-06-08T04:17:14.0643028Z    Compiling hyper-rustls v0.27.9
2026-06-08T04:17:14.5096604Z    Compiling spt-msg v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-08T04:17:14.5500369Z    Compiling num_enum v0.7.6
2026-06-08T04:17:14.5717466Z    Compiling iroh-relay v0.98.0
2026-06-08T04:17:14.7952119Z    Compiling tower-http v0.6.11
2026-06-08T04:17:14.8990871Z    Compiling rustls-platform-verifier v0.7.0
2026-06-08T04:17:15.1263352Z    Compiling iroh-base v0.98.0
2026-06-08T04:17:15.6837111Z    Compiling attohttpc v0.30.1
2026-06-08T04:17:15.7163629Z    Compiling n0-watcher v0.6.1
2026-06-08T04:17:16.0156328Z    Compiling tokio-stream v0.1.18
2026-06-08T04:17:16.0334975Z    Compiling serde_spanned v0.6.9
2026-06-08T04:17:16.0472615Z    Compiling toml_datetime v0.6.11
2026-06-08T04:17:16.2292760Z    Compiling thiserror-impl v1.0.69
2026-06-08T04:17:16.5245339Z    Compiling ref-cast-impl v1.0.25
2026-06-08T04:17:16.5926624Z    Compiling serde_derive_internals v0.29.1
2026-06-08T04:17:16.5927108Z    Compiling simple-dns v0.9.3
2026-06-08T04:17:16.6202778Z    Compiling serial-core v0.4.0
2026-06-08T04:17:16.8630776Z    Compiling resolv-conf v0.7.6
2026-06-08T04:17:17.1451702Z    Compiling arrayvec v0.7.6
2026-06-08T04:17:17.4215855Z    Compiling winreg v0.10.1
2026-06-08T04:17:17.4993031Z    Compiling toml_write v0.1.2
2026-06-08T04:17:17.5140579Z    Compiling simdutf8 v0.1.5
2026-06-08T04:17:17.6202782Z    Compiling winnow v0.7.15
2026-06-08T04:17:17.6668406Z    Compiling constant_time_eq v0.4.2
2026-06-08T04:17:17.7217916Z    Compiling sha1_smol v1.0.1
2026-06-08T04:17:17.7756062Z    Compiling arrayref v0.3.9
2026-06-08T04:17:17.7760922Z    Compiling smol_str v0.1.24
2026-06-08T04:17:17.7894464Z    Compiling schemars_derive v1.2.1
2026-06-08T04:17:17.9646124Z    Compiling tokio-websockets v0.13.2
2026-06-08T04:17:18.1564662Z    Compiling iroh-dns v0.98.0
2026-06-08T04:17:18.6866823Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-08T04:17:18.7639586Z    Compiling serial-windows v0.4.0
2026-06-08T04:17:19.0729448Z    Compiling igd-next v0.17.1
2026-06-08T04:17:19.1017532Z    Compiling reqwest v0.13.4
2026-06-08T04:17:19.6986988Z    Compiling wmi v0.18.4
2026-06-08T04:17:19.7230689Z    Compiling toml_edit v0.22.27
2026-06-08T04:17:20.5797586Z    Compiling lru v0.16.4
2026-06-08T04:17:20.8351687Z    Compiling webpki-roots v1.0.7
2026-06-08T04:17:20.8580331Z    Compiling seize v0.5.1
2026-06-08T04:17:21.0167359Z    Compiling serde_bytes v0.11.19
2026-06-08T04:17:21.3493062Z    Compiling hmac v0.12.1
2026-06-08T04:17:21.4814835Z    Compiling iroh v0.98.2
2026-06-08T04:17:21.5396999Z    Compiling aho-corasick v1.1.4
2026-06-08T04:17:21.5672495Z    Compiling utf8parse v0.2.2
2026-06-08T04:17:21.7498050Z    Compiling cmov v0.5.4
2026-06-08T04:17:21.9078782Z    Compiling anstyle v1.0.14
2026-06-08T04:17:22.0331229Z    Compiling lazy_static v1.5.0
2026-06-08T04:17:22.1753380Z    Compiling bitflags v1.3.2
2026-06-08T04:17:22.1760083Z    Compiling regex-syntax v0.8.10
2026-06-08T04:17:22.2422785Z    Compiling pin-utils v0.1.0
2026-06-08T04:17:22.2739238Z    Compiling dyn-clone v1.0.20
2026-06-08T04:17:22.3139570Z    Compiling once_cell_polyfill v1.70.2
2026-06-08T04:17:22.3506101Z    Compiling nix v0.25.1
2026-06-08T04:17:22.4345677Z    Compiling anstyle-wincon v3.0.11
2026-06-08T04:17:22.4376438Z    Compiling schemars v1.2.1
2026-06-08T04:17:22.4629084Z    Compiling shared_library v0.1.9
2026-06-08T04:17:22.9121728Z    Compiling ctutils v0.4.2
2026-06-08T04:17:23.0261305Z    Compiling toml v0.8.23
2026-06-08T04:17:23.2344557Z    Compiling anstyle-parse v1.0.0
2026-06-08T04:17:23.4868147Z    Compiling portmapper v0.16.0
2026-06-08T04:17:24.5267594Z    Compiling regex-automata v0.4.14
2026-06-08T04:17:24.8204000Z    Compiling hkdf v0.12.4
2026-06-08T04:17:25.0306254Z    Compiling papaya v0.2.4
2026-06-08T04:17:25.6617359Z    Compiling serial v0.4.0
2026-06-08T04:17:25.8013464Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-08T04:17:26.9409759Z    Compiling filedescriptor v0.8.3
2026-06-08T04:17:27.2916706Z    Compiling backon v1.6.0
2026-06-08T04:17:27.5728838Z    Compiling anstyle-query v1.1.5
2026-06-08T04:17:27.6926514Z    Compiling shell-words v1.1.1
2026-06-08T04:17:27.7803687Z    Compiling colorchoice v1.0.5
2026-06-08T04:17:27.9789365Z    Compiling downcast-rs v1.2.1
2026-06-08T04:17:28.0193214Z    Compiling is_terminal_polyfill v1.70.2
2026-06-08T04:17:28.1301516Z    Compiling anstream v1.0.0
2026-06-08T04:17:28.1314474Z    Compiling portable-pty v0.8.1
2026-06-08T04:17:28.2105901Z    Compiling regex v1.12.3
2026-06-08T04:17:29.0527733Z    Compiling spake2 v0.4.0
2026-06-08T04:17:29.4322399Z    Compiling spt-runtime v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-08T04:17:29.7279550Z    Compiling terminal_size v0.4.4
2026-06-08T04:17:30.0229508Z    Compiling sha1 v0.10.6
2026-06-08T04:17:30.2009911Z    Compiling recvmsg v1.0.0
2026-06-08T04:17:30.2860857Z    Compiling clap_lex v1.1.0
2026-06-08T04:17:30.6584117Z    Compiling doctest-file v1.1.1
2026-06-08T04:17:30.8088561Z    Compiling spt-term v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-08T04:17:31.2439041Z    Compiling interprocess v2.4.2
2026-06-08T04:17:31.7171841Z    Compiling spt-live v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-08T04:17:31.8693179Z    Compiling clap_builder v4.6.0
2026-06-08T04:17:31.9887493Z    Compiling clap_derive v4.6.1
2026-06-08T04:17:32.0156455Z    Compiling qrcode v0.14.1
2026-06-08T04:17:34.3067800Z    Compiling clap v4.6.1
2026-06-08T04:17:55.0425341Z    Compiling spt-net v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-08T04:17:56.1613593Z    Compiling spt-daemon v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-08T04:18:05.7100347Z    Compiling spt v0.2.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-08T04:18:12.9234810Z     Finished `release` profile [optimized] target(s) in 1m 23s
2026-06-08T04:18:13.0201632Z ##[group]Run New-Item -ItemType Directory -Force dist | Out-Null
2026-06-08T04:18:13.0202032Z [36;1mNew-Item -ItemType Directory -Force dist | Out-Null[0m
2026-06-08T04:18:13.0202399Z [36;1mCopy-Item "target/release/spt.exe" "dist/spt-x86_64-windows.exe"[0m
2026-06-08T04:18:13.0230012Z shell: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.EXE -command ". '{0}'"
2026-06-08T04:18:13.0230326Z ##[endgroup]
2026-06-08T04:18:13.2258297Z . : File C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171.ps1 cannot be loaded. The file 
2026-06-08T04:18:13.2258879Z C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171.ps1 is not digitally signed. You cannot run this 
2026-06-08T04:18:13.2259406Z script on the current system. For more information about running scripts and setting execution policy, see 
2026-06-08T04:18:13.2259802Z about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
2026-06-08T04:18:13.2260224Z At line:1 char:3
2026-06-08T04:18:13.2260456Z + . 'C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171 ...
2026-06-08T04:18:13.2260772Z +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-08T04:18:13.2261067Z     + CategoryInfo          : SecurityError: (:) [], PSSecurityException
2026-06-08T04:18:13.2261354Z     + FullyQualifiedErrorId : UnauthorizedAccess
2026-06-08T04:18:13.2427769Z ##[error]Process completed with exit code 1.
2026-06-08T04:18:13.2580668Z Post job cleanup.
2026-06-08T04:18:13.3549597Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-08T04:18:13.3744855Z git version 2.43.0.windows.1
2026-06-08T04:18:13.3778183Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3478fc76-4894-44b3-a5c1-782be45b0418\.gitconfig'
2026-06-08T04:18:13.3789998Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3478fc76-4894-44b3-a5c1-782be45b0418' before making global git config changes
2026-06-08T04:18:13.3790574Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T04:18:13.3795298Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-08T04:18:13.4010380Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-08T04:18:13.4216826Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-08T04:18:13.7690341Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T04:18:13.7884718Z http.https://github.com/.extraheader
2026-06-08T04:18:13.7909507Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-08T04:18:13.8131146Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-08T04:18:14.1589796Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T04:18:14.1798230Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-08T04:18:14.5304916Z Cleaning up orphan processes
